gdk: Move GdkSurfaceTypeHint to its sole user
authorMatthias Clasen <mclasen@redhat.com>
Fri, 14 Aug 2020 01:38:44 +0000 (21:38 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 14 Aug 2020 11:45:53 +0000 (07:45 -0400)
commit6cf8f1cdf2636e245fe78af33a9f6eb5a47f5924
tree4a27f28fc4bc5328abe46c571d24bf0530ada11f
parent79c2c3e353ff757ffd67c0ffc367a31b46ca55c5
gdk: Move GdkSurfaceTypeHint to its sole user

The x11 backend is the only place where surface
type hints are used in any way. Move the enum
there.
gdk/gdkinternals.h
gdk/x11/gdksurface-x11.c